Conversation
…s --show-diff-on-failure Reorder python imports...................................................�[42mPassed�[m black....................................................................�[42mPassed�[m check BOM - deprecated: use fix-byte-order-marker........................�[42mPassed�[m trim trailing whitespace.................................................�[42mPassed�[m fix end of files.........................................................�[42mPassed�[m style: OK (1.41=setup[0.11]+cmd[1.30] seconds) congratulations :) (1.54 seconds) to the rescue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A search without filtering on comp-type on a calendar containing a mix of events, journals and tasks should return a mix of such. (All the examples in the RFC includes the comp-type filter, so many servers does not support this). There were a bug in the auto-detection of comp-type, so tasks would typically be wrapped as events or vice-versa.
Also ensured the CHANGELOG.md contains all changes since 2.0.0 was released.
Fixes #539